summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD1
2 files changed, 1 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 708ba7c079e6..c512905d7017 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Mon Oct 10 06:53:18 UTC 2016
+# Mon Oct 10 06:55:04 UTC 2016
pkgbase = monoosc
pkgdesc = MonoOSC is a project in two part, a library write in CSharp (C#) to use the OpenSuse Build Service (OBS) planed to propose at MonoDevelop team and a second part will be a nice GUI who use the library.
pkgver = 1.0.2
@@ -8,7 +8,6 @@ pkgbase = monoosc
arch = i686
arch = x86_64
license = GPL3
- makedepends = bsdtar
depends = syntaxhighlighting
depends = monoobsframework
depends = rpmspecmanager
diff --git a/PKGBUILD b/PKGBUILD
index eec2c868d03c..0cee875718cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,6 @@ pkgrel=1
pkgdesc="MonoOSC is a project in two part, a library write in CSharp (C#) to use the OpenSuse Build Service (OBS) planed to propose at
MonoDevelop team and a second part will be a nice GUI who use the library."
url="monoosc.sourceforge.net"
-makedepends=('bsdtar')
depends=('syntaxhighlighting' 'monoobsframework' 'rpmspecmanager' 'wget' 'mono')
arch=('i686' 'x86_64')
license=('GPL3')