Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 155 in downloads


Ignore:
Timestamp:
Oct 12, 2018, 2:37:08 PM (5 years ago)
Author:
bucyril
Message:

reverted, works again now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • linux/flatpak/net.orxonox.Orxonox.json

    r154 r155  
    3131        {
    3232            "name": "boost",
    33             "buildsystem": "simple",
    34             "build-commands": [
    35                 "./bootstrap.sh --prefix=/app --with-libraries=date_time,filesystem,thread",
    36                 "./b2 --with-date_time --with-filesystem --with-thread link=static threading=multi variant=release install"
    37             ],
    3833            "sources": [
    3934                {
     
    4136                    "path": "deps/boost_1_68_0.tar.bz2",
    4237                    "sha256": "7f6130bc3cf65f56a618888ce9d5ea704fa10b462be126ad053e80e553d6d8b7"
    43                 }
     38                },
     39                    {
     40                    "type": "file",
     41                        "path": "res/boost-configure",
     42                        "dest-filename": "configure"
     43                    }
    4444            ]
    4545        },
Note: See TracChangeset for help on using the changeset viewer.