summaryrefslogtreecommitdiff
path: root/libre/oss-libre
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-02-03 14:09:45 -0300
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-02-03 14:09:45 -0300
commit308f6ff034c928c0c4fc2ce168df7192ca2b1209 (patch)
tree49603bf604b0d3b3e4e0f1d71d0a52380933aa36 /libre/oss-libre
parent99d72f453ab00a43e11f6903bf34d6cd27962a4f (diff)
parent964755f48fefde84fce71781d0744e2158f60814 (diff)
Merge branch 'master' of vparabola:abslibre
Conflicts: pcr/pandoc/PKGBUILD
Diffstat (limited to 'libre/oss-libre')
-rw-r--r--libre/oss-libre/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/oss-libre/PKGBUILD b/libre/oss-libre/PKGBUILD
index 2ef42613a..7d1777b43 100644
--- a/libre/oss-libre/PKGBUILD
+++ b/libre/oss-libre/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=oss-libre
pkgver=4.2_2007
-pkgrel=4
+pkgrel=4.1
arch=('i686' 'x86_64')
url="http://developer.opensound.com/"
license=('GPL2')
@@ -81,8 +81,8 @@ build() {
}
package() {
- pkgdesc="Open Sound System UNIX audio architecture, without nonfree libflashsupport-oss recommendation (built for the linux-libre-headers package)"
- depends=('gcc' 'make' 'linux-libre-headers' 'libtool' 'sed')
+ pkgdesc="Open Sound System UNIX audio architecture, without nonfree libflashsupport-oss recommendation"
+ depends=('gcc' 'make' 'linux-headers' 'libtool' 'sed')
optdepends=('gtk2: for graphical mixer (ossxmix)')
replaces=('oss')
conflicts=('oss' 'oss-linux' 'oss-linux-free' 'oss-testing')