diff options
author | snj <snj@pkgsrc.org> | 2016-05-18 22:24:53 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2016-05-18 22:24:53 +0000 |
commit | 19d1fbe3664df6069463f41f4bb9993dac6ae3e6 (patch) | |
tree | 8a1afc337e23b3563219e60bcab27073d50105ad /mk | |
parent | 7937694960584c994a72d7017f22688cade987c3 (diff) | |
download | pkgsrc-19d1fbe3664df6069463f41f4bb9993dac6ae3e6.tar.gz |
add libdrm
Diffstat (limited to 'mk')
-rw-r--r-- | mk/defaults/options.description | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description index 4989251821d..7d05ac0b98e 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -406,6 +406,7 @@ ldap Enable LDAP support. lensfun Enable lensfun (camera lens distortion rectifyer) support. libao Enable the platform-independent 'ao' audio library. libchamplain Enable libchamplain support (map widget). +libdrm Enable libdrm support. libgcrypt Use GNU cryptographic library. libgme Enable Game_Music_Emu video game music file library support. libgpod Enable libgpod support. |