summaryrefslogtreecommitdiff
path: root/sci-astronomy
diff options
context:
space:
mode:
authorCtibor <ctibor.brancik@seznam.cz>2013-09-19 22:28:18 +0200
committerCtibor <ctibor.brancik@seznam.cz>2013-09-19 22:28:18 +0200
commit41e1aefd34cacffdf0a9205a798b5dbeda838ceb (patch)
treea0f1d4e6be11771857b70bcc15e398eb02d6affa /sci-astronomy
parent4268b0ee98a9882bae12ac2778b15ab98bb40ab1 (diff)
downloadbrancik-overlay-41e1aefd34cacffdf0a9205a798b5dbeda838ceb.tar.gz
brancik-overlay-41e1aefd34cacffdf0a9205a798b5dbeda838ceb.tar.bz2
Fix QT4 package names in deps.
Diffstat (limited to 'sci-astronomy')
-rw-r--r--sci-astronomy/qastrocam-g2/Manifest2
-rw-r--r--sci-astronomy/qastrocam-g2/qastrocam-g2-9999.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/sci-astronomy/qastrocam-g2/Manifest b/sci-astronomy/qastrocam-g2/Manifest
index df8e308..16bdc90 100644
--- a/sci-astronomy/qastrocam-g2/Manifest
+++ b/sci-astronomy/qastrocam-g2/Manifest
@@ -1 +1 @@
-EBUILD qastrocam-g2-9999.ebuild 705 SHA256 1d592ae1f1a6088c1fd5d7bdb44c95518f1defbc2ad6af2cea394b8f038fec03 SHA512 fc1ae9c82b85f98fa2416f6a09a1b7c07ac06beeef519231e8b04862b60bef8a5ee01b816b22d0c224a2cbaf3ecd7138cd761b18b45d96e3c146f8a8f9438543 WHIRLPOOL 8f5ce6c096307081eb4c5c7c6ee4f3cd49674045a05f321aa3501ffed7ebce9e5c1321d73c1f33780278b9ecc33be1361a98e9881e7182805b42b45d0bdecb17
+EBUILD qastrocam-g2-9999.ebuild 703 SHA256 8b45af7a6ac1992f302a8c8040ea74d568a125652a7a164ee4d36b2b2a64c105 SHA512 36b5c1ec122915f15f56a5ab86be56e7d9f60e48acfc40b1bc2ab1ccbfe6aeef6ed4995b0c8dc095190d1616bcdecd26c20ef702465485967cffb4ee4df51a88 WHIRLPOOL 4ecf13dfd70f0d1399d5efd7ec5c69d025d1087aee93690eee3d8391e08b77d2ab0e33f89a7cee559bfe69eeb85d6cddfbbebf542781ea3025aa64a2b9bca036
diff --git a/sci-astronomy/qastrocam-g2/qastrocam-g2-9999.ebuild b/sci-astronomy/qastrocam-g2/qastrocam-g2-9999.ebuild
index b29a3c8..a13f91e 100644
--- a/sci-astronomy/qastrocam-g2/qastrocam-g2-9999.ebuild
+++ b/sci-astronomy/qastrocam-g2/qastrocam-g2-9999.ebuild
@@ -17,8 +17,8 @@ KEYWORDS="~amd64 ~x86"
IUSE="ffmpeg fits jpeg usb sdl"
-DEPEND="dev-qt/qt-core \
- dev-qt/qt-gui \
+DEPEND="dev-qt/qtcore \
+ dev-qt/qtgui \
usb? ( virtual/libusb ) \
fits? ( sci-libs/cfitsio ) \
jpeg? ( virtual/jpeg ) \