summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Onyschuk <blink@bojary.koba.pl>2011-08-03 22:33:39 +0200
committerPaul Onyschuk <blink@bojary.koba.pl>2011-08-03 22:33:39 +0200
commit33c8eda5568249f71e503787c571e5b492e44062 (patch)
tree85f54a1ed1506471c9526bf83662c2db89b42f63
parent29bbbeb3db30522980c2864f55822826b848c805 (diff)
downloadaports-33c8eda5568249f71e503787c571e5b492e44062.tar.bz2
aports-33c8eda5568249f71e503787c571e5b492e44062.tar.xz
testing/hessling-editor: change regina-rexx dependency
-rw-r--r--testing/hessling-editor/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/hessling-editor/APKBUILD b/testing/hessling-editor/APKBUILD
index 001c9726b..7153775ca 100644
--- a/testing/hessling-editor/APKBUILD
+++ b/testing/hessling-editor/APKBUILD
@@ -4,14 +4,14 @@ pkgname=hessling-editor
_pkgname=THE
pkgver=3.3_rc1
_pkgver=3.3RC1
-pkgrel=0
+pkgrel=1
pkgdesc="Powerful text editor modelled on the XEDIT with the best features of Kedit."
url="http://hessling-editor.sourceforge.net/"
arch="all"
license="GPL"
depends=""
depends_dev=
-makedepends="ncurses-dev regina-rexx-dev"
+makedepends="ncurses-dev regina-rexx"
install=""
subpackages="$pkgname-doc"
source="http://downloads.sourceforge.net/$pkgname/$_pkgname-$_pkgver.tar.gz"