diff options
Diffstat (limited to 'irda-utils')
-rw-r--r-- | irda-utils/irda-utils_0.9.15.oe | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/irda-utils/irda-utils_0.9.15.oe b/irda-utils/irda-utils_0.9.15.oe index fb0c665ffc..6525ed5d55 100644 --- a/irda-utils/irda-utils_0.9.15.oe +++ b/irda-utils/irda-utils_0.9.15.oe @@ -1,6 +1,6 @@ -DEPENDS = virtual/libc -RDEPENDS = libc6 -DESCRIPTION = Provides common files needed to use IrDA.\ +DEPENDS = "virtual/libc" +RDEPENDS = "libc6" +DESCRIPTION = "Provides common files needed to use IrDA.\ IrDA allows communication over Infrared with other devices\ such as phones and laptops. |