Skip to content

Commit

Permalink
Merge pull request #1994 from mariux64/add-missing-library-to-gnome-d…
Browse files Browse the repository at this point in the history
…esktop_compat-3.4.1

Add missing shared library to gnome-desktop_compat-3.4.1
  • Loading branch information
pmenzel authored Oct 30, 2020
2 parents e20fd2f + 2c5d662 commit a34bae9
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@
mee_install() {
cd ${D}
tar xpf /src/mariux/beeroot/packages/gnome-desktop-3.4.1-0.x86_64.bee.tar.bz2 \
/usr/lib/libgnome-desktop-3.so.2
/usr/lib/libgnome-desktop-3.so.2 \
/usr/lib/libgnome-desktop-3.so.2.1.3
}

#mee_install_post() {
Expand Down

0 comments on commit a34bae9

Please sign in to comment.