diff options
author | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2007-05-07 18:52:13 +0000 |
---|---|---|
committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2007-05-07 18:52:13 +0000 |
commit | 50dfa90e673752a4bc000b311687c0206e9a8fc1 (patch) | |
tree | 068ed06187a5f16eba116e1737a7705a7a22efe8 /packages/links/links-x11_2.0+2.1pre26.bb | |
parent | 25c6d0a0f6386086ec089114ca71c766aa54e574 (diff) |
links: clean up. Bump PR. partly closes 2234.
Diffstat (limited to 'packages/links/links-x11_2.0+2.1pre26.bb')
-rw-r--r-- | packages/links/links-x11_2.0+2.1pre26.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/links/links-x11_2.0+2.1pre26.bb b/packages/links/links-x11_2.0+2.1pre26.bb index c026ca7e02..9ee70d9ad4 100644 --- a/packages/links/links-x11_2.0+2.1pre26.bb +++ b/packages/links/links-x11_2.0+2.1pre26.bb @@ -2,7 +2,8 @@ require links.inc DEPENDS += "virtual/libx11" RCONFLICTS = "links" -PR = "r0" +PR = "r1" + SRC_URI += " file://links2.desktop \ http://www.xora.org.uk/oe/links2.png" |