Created
May 17, 2020 09:59
-
-
Save Khady/54015cd2b001e1f9488bb7377c8679ab to your computer and use it in GitHub Desktop.
Debian file for revery deps
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# build me with equivs-build ./revery.debian | |
# based on https://github.com/revery-ui/revery/wiki/Building-&-Installing#for-ubuntu-you-may-need-these-additional-packages | |
Section: misc | |
Priority: optional | |
Standards-Version: 3.9.2 | |
Package: revery-deps | |
Version: 20200517 | |
Maintainer: Louis <[email protected]> | |
Depends: | |
libpng-dev, | |
libbz2-dev, | |
m4, | |
xorg-dev, | |
libglu1-mesa-dev, | |
cmake, | |
ragel, | |
libharfbuzz-dev, | |
libgtk-3-dev, | |
libfontconfig1-dev, | |
nasm, | |
clang, | |
Architecture: amd64 | |
Description: revery deps |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment