diff options
Diffstat (limited to 'rxvt-unicode')
-rw-r--r-- | rxvt-unicode/rxvt-unicode_2.2.oe | 1 | ||||
-rw-r--r-- | rxvt-unicode/rxvt-unicode_2.4.oe | 1 | ||||
-rw-r--r-- | rxvt-unicode/rxvt-unicode_3.0.oe | 1 | ||||
-rw-r--r-- | rxvt-unicode/rxvt-unicode_3.1.oe | 1 | ||||
-rw-r--r-- | rxvt-unicode/rxvt-unicode_3.7.oe | 1 |
5 files changed, 5 insertions, 0 deletions
diff --git a/rxvt-unicode/rxvt-unicode_2.2.oe b/rxvt-unicode/rxvt-unicode_2.2.oe index 889fd7a314..e4ed595364 100644 --- a/rxvt-unicode/rxvt-unicode_2.2.oe +++ b/rxvt-unicode/rxvt-unicode_2.2.oe @@ -1,3 +1,4 @@ +SECTION = "x11/utils" DEPENDS = "x11 libxft" DESCRIPTION = "rxvt-unicode is a clone of the well known \ terminal emulator rxvt, modified to store text in Unicode \ diff --git a/rxvt-unicode/rxvt-unicode_2.4.oe b/rxvt-unicode/rxvt-unicode_2.4.oe index 219eb50e7b..a2db4dad9d 100644 --- a/rxvt-unicode/rxvt-unicode_2.4.oe +++ b/rxvt-unicode/rxvt-unicode_2.4.oe @@ -1,3 +1,4 @@ +SECTION = "x11/utils" DEPENDS = "x11 xt libxft" DESCRIPTION = "rxvt-unicode is a clone of the well known \ terminal emulator rxvt, modified to store text in Unicode \ diff --git a/rxvt-unicode/rxvt-unicode_3.0.oe b/rxvt-unicode/rxvt-unicode_3.0.oe index d6f95b7319..5517de3a15 100644 --- a/rxvt-unicode/rxvt-unicode_3.0.oe +++ b/rxvt-unicode/rxvt-unicode_3.0.oe @@ -1,3 +1,4 @@ +SECTION = "x11/utils" DEPENDS = "x11 xt libxft" DESCRIPTION = "rxvt-unicode is a clone of the well known \ terminal emulator rxvt, modified to store text in Unicode \ diff --git a/rxvt-unicode/rxvt-unicode_3.1.oe b/rxvt-unicode/rxvt-unicode_3.1.oe index 18e0129f1b..247efc2552 100644 --- a/rxvt-unicode/rxvt-unicode_3.1.oe +++ b/rxvt-unicode/rxvt-unicode_3.1.oe @@ -1,3 +1,4 @@ +SECTION = "x11/utils" DEPENDS = "x11 xt libxft" DESCRIPTION = "rxvt-unicode is a clone of the well known \ terminal emulator rxvt, modified to store text in Unicode \ diff --git a/rxvt-unicode/rxvt-unicode_3.7.oe b/rxvt-unicode/rxvt-unicode_3.7.oe index 7ebbe68e0f..d867b0b3ae 100644 --- a/rxvt-unicode/rxvt-unicode_3.7.oe +++ b/rxvt-unicode/rxvt-unicode_3.7.oe @@ -1,3 +1,4 @@ +SECTION = "x11/utils" DEPENDS = "x11 xt libxft" DESCRIPTION = "rxvt-unicode is a clone of the well known \ terminal emulator rxvt, modified to store text in Unicode \ |