summaryrefslogtreecommitdiff
path: root/sci-astronomy/ccd/ccd-1.2.9.ebuild
diff options
context:
space:
mode:
authorCtibor <ctibor.brancik@seznam.cz>2015-01-28 22:56:21 +0100
committerCtibor <ctibor.brancik@seznam.cz>2015-01-28 22:56:21 +0100
commit4c5e2381d8182e2cb3089032e67813e13a9864c2 (patch)
tree7429b34c44fbaf652dae9062607ce622204ac85c /sci-astronomy/ccd/ccd-1.2.9.ebuild
parente8b986de2903d03f3a0661f5ab5b9ed0b0e396bc (diff)
downloadbrancik-overlay-4c5e2381d8182e2cb3089032e67813e13a9864c2.tar.gz
brancik-overlay-4c5e2381d8182e2cb3089032e67813e13a9864c2.tar.bz2
sci-astronomy/ccd now depends either on libqhy or indilib-driver-qhy to prevent blockers.
Diffstat (limited to 'sci-astronomy/ccd/ccd-1.2.9.ebuild')
-rw-r--r--sci-astronomy/ccd/ccd-1.2.9.ebuild2
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 107f1ec..8dd5c51 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
+ || ( >=sci-libs/libqhy-9999 <=sci-libs/indilib-driver-qhy-9999 )
"
DEPEND="${RDEPEND}"