summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGunnar Wrobel <wrobel@gentoo.org>2008-05-17 07:40:14 +0000
committerGunnar Wrobel <wrobel@gentoo.org>2008-05-17 07:40:14 +0000
commit46ac43352f45b6ef3dc6b8d68a664240474980c6 (patch)
tree5e868d7b2babdcc84907b8942112692cec66fea5 /www-misc/zoneminder/zoneminder-1.23.3.ebuild
parentRemoved vulnerable roundup-1.4.4 (#214666). (diff)
downloadhistorical-46ac43352f45b6ef3dc6b8d68a664240474980c6.tar.gz
historical-46ac43352f45b6ef3dc6b8d68a664240474980c6.tar.bz2
historical-46ac43352f45b6ef3dc6b8d68a664240474980c6.zip
Cleaned the problematic zoneminder ebuilds and fixed bug #222079.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'www-misc/zoneminder/zoneminder-1.23.3.ebuild')
-rw-r--r--www-misc/zoneminder/zoneminder-1.23.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-misc/zoneminder/zoneminder-1.23.3.ebuild b/www-misc/zoneminder/zoneminder-1.23.3.ebuild
index 36af2ca21924..3c48418fa21b 100644
--- a/www-misc/zoneminder/zoneminder-1.23.3.ebuild
+++ b/www-misc/zoneminder/zoneminder-1.23.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-misc/zoneminder/zoneminder-1.23.3.ebuild,v 1.1 2008/05/06 10:00:23 wrobel Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-misc/zoneminder/zoneminder-1.23.3.ebuild,v 1.2 2008/05/17 07:40:13 wrobel Exp $
inherit eutils autotools depend.php depend.apache multilib
@@ -51,7 +51,7 @@ need_php_httpd
S="${WORKDIR}"/${MY_PN}-${MY_PV}
pkg_setup() {
- require_php_with_use mysql
+ require_php_with_use mysql sockets apache2
}
src_unpack() {