mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 22:07:19 +02:00
main/libnice: fix build dep
This commit is contained in:
parent
761e6c6417
commit
8ebe03db9a
@ -2,12 +2,12 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=libnice
|
||||
pkgver=0.1.14
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="GLib ICE implementation"
|
||||
url="http://nice.freedesktop.org/wiki/"
|
||||
arch="all"
|
||||
license="LGPLv2 and MPLv1.1"
|
||||
makedepends="glib-dev gnutls-dev gstreamer-dev gst-plugins-base1-dev
|
||||
makedepends="glib-dev gnutls-dev gstreamer-dev gst-plugins-base-dev
|
||||
gstreamer0.10-dev gst-plugins-base0.10-dev
|
||||
gobject-introspection-dev"
|
||||
subpackages="$pkgname-dbg $pkgname-dev $pkgname-doc
|
||||
|
Loading…
Reference in New Issue
Block a user