mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 13:07:13 +08:00
Stip gconf makedep
This commit is contained in:
parent
d10e0a4bf9
commit
e5d6871180
@ -6,17 +6,16 @@
|
||||
|
||||
pkgname=libproxy
|
||||
pkgver=0.4.6
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A library that provides automatic proxy configuration management"
|
||||
arch=(i686 x86_64)
|
||||
license=('LGPL')
|
||||
depends=('gcc-libs')
|
||||
optdepends=('gconf: GNOME configuration module'
|
||||
'kdelibs: KDE configuration module'
|
||||
optdepends=('kdelibs: KDE configuration module'
|
||||
'networkmanager: NetworkManager configuration module'
|
||||
'perl: Perl bindings'
|
||||
'python2: Python bindings')
|
||||
makedepends=('gconf' 'cmake' 'networkmanager' 'automoc4' 'python2' 'kdelibs' 'perl')
|
||||
makedepends=('cmake' 'networkmanager' 'automoc4' 'python2' 'kdelibs' 'perl')
|
||||
url="http://libproxy.googlecode.com"
|
||||
source=(http://libproxy.googlecode.com/files/${pkgname}-${pkgver}.tar.gz)
|
||||
options=('!libtool')
|
||||
|
Loading…
Reference in New Issue
Block a user