diff options
Diffstat (limited to 'community/modemmanager/APKBUILD')
-rw-r--r-- | community/modemmanager/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/community/modemmanager/APKBUILD b/community/modemmanager/APKBUILD index 71a5e4899c..62cd4c8538 100644 --- a/community/modemmanager/APKBUILD +++ b/community/modemmanager/APKBUILD @@ -7,6 +7,7 @@ pkgdesc="ModemManager library" url="http://www.freedesktop.org/wiki/Software/ModemManager" arch="all" license="GPL2, LGPL2.1" +depends_dev="libmm-glib" makedepends="$depends_dev gobject-introspection-dev gtk-doc intltool vala libgudev-dev polkit-dev libmbim-dev libqmi-dev linux-headers" checkdepends="glib-dev" |