diff options
author | Ctibor <ctibor.brancik@seznam.cz> | 2015-01-28 22:57:59 +0100 |
---|---|---|
committer | Ctibor <ctibor.brancik@seznam.cz> | 2015-01-28 22:57:59 +0100 |
commit | 691fecad8f019e5ee9c8de99ef47aea44cf87571 (patch) | |
tree | 49c7e5ef22fa62ee2327837ee520d7e8f08cc723 /sci-astronomy/ccd/ccd-1.2.9.ebuild | |
parent | 4c5e2381d8182e2cb3089032e67813e13a9864c2 (diff) | |
download | brancik-overlay-691fecad8f019e5ee9c8de99ef47aea44cf87571.tar.gz brancik-overlay-691fecad8f019e5ee9c8de99ef47aea44cf87571.tar.bz2 |
Fixed typo in sci-astronomy/ccd
Diffstat (limited to 'sci-astronomy/ccd/ccd-1.2.9.ebuild')
-rw-r--r-- | sci-astronomy/ccd/ccd-1.2.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-astronomy/ccd/ccd-1.2.9.ebuild b/sci-astronomy/ccd/ccd-1.2.9.ebuild index 8dd5c51..1455440 100644 --- a/sci-astronomy/ccd/ccd-1.2.9.ebuild +++ b/sci-astronomy/ccd/ccd-1.2.9.ebuild @@ -23,7 +23,7 @@ RDEPEND=" media-libs/lcms dev-qt/qtcore:4 dev-qt/qtgui:4 - || ( >=sci-libs/libqhy-9999 <=sci-libs/indilib-driver-qhy-9999 ) + || ( >=sci-libs/libqhy-9999 <sci-libs/indilib-driver-qhy-9999 ) " DEPEND="${RDEPEND}" |