NetworkManager: depend on dnsmasq, move gir files into -devel subpkg.
--HG-- branch : gnome3
This commit is contained in:
parent
46b820857a
commit
d3aceb2400
2 changed files with 2 additions and 0 deletions
|
@ -26,4 +26,5 @@ do_install()
|
||||||
mkdir -p ${DESTDIR}/usr/{lib,share}
|
mkdir -p ${DESTDIR}/usr/{lib,share}
|
||||||
mv ${SRCPKGDESTDIR}/usr/include ${DESTDIR}/usr
|
mv ${SRCPKGDESTDIR}/usr/include ${DESTDIR}/usr
|
||||||
mv ${SRCPKGDESTDIR}/usr/lib/pkgconfig ${DESTDIR}/usr/lib
|
mv ${SRCPKGDESTDIR}/usr/lib/pkgconfig ${DESTDIR}/usr/lib
|
||||||
|
mv ${SRCPKGDESTDIR}/usr/share/gir* ${DESTDIR}/usr/share
|
||||||
}
|
}
|
||||||
|
|
|
@ -54,6 +54,7 @@ Add_dependency build polkit-devel
|
||||||
Add_dependency build ppp-devel
|
Add_dependency build ppp-devel
|
||||||
Add_dependency build iptables-devel
|
Add_dependency build iptables-devel
|
||||||
|
|
||||||
|
Add_dependency full dnsmasq
|
||||||
Add_dependency full dbus ">=0"
|
Add_dependency full dbus ">=0"
|
||||||
Add_dependency full iproute2
|
Add_dependency full iproute2
|
||||||
Add_dependency full dhcpcd
|
Add_dependency full dhcpcd
|
||||||
|
|
Loading…
Reference in a new issue