mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-06 05:17:57 +00:00
remove network from svn ebuild
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@847 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
parent
ed0a7b31ba
commit
289f277a23
@ -31,9 +31,6 @@ DEPEND_COMMON="
|
|||||||
bmpx? ( media-sound/bmpx
|
bmpx? ( media-sound/bmpx
|
||||||
>=sys-apps/dbus-0.35
|
>=sys-apps/dbus-0.35
|
||||||
)
|
)
|
||||||
network? ( net-libs/libdexter
|
|
||||||
net-libs/dxt-plugins-sysinfo
|
|
||||||
)
|
|
||||||
!ipv6? ( >=dev-libs/glib-2.0 )
|
!ipv6? ( >=dev-libs/glib-2.0 )
|
||||||
)"
|
)"
|
||||||
|
|
||||||
@ -82,7 +79,6 @@ src_compile() {
|
|||||||
$(use_enable audacious) \
|
$(use_enable audacious) \
|
||||||
$(use_enable bmpx) \
|
$(use_enable bmpx) \
|
||||||
$(use_enable hddtemp ) \
|
$(use_enable hddtemp ) \
|
||||||
$(use_enable network ) \
|
|
||||||
$(use_enable mpd) \
|
$(use_enable mpd) \
|
||||||
$(use_enable !ipv6 portmon) || die "econf failed"
|
$(use_enable !ipv6 portmon) || die "econf failed"
|
||||||
emake ${mymake} || die "compile failed"
|
emake ${mymake} || die "compile failed"
|
||||||
|
Loading…
Reference in New Issue
Block a user